Learn how your Salesforce B2C Commerce storefront works with the Algolia Salesforce B2C Commerce cartridge.
int_algolia_controllers
and algolia_sg_changes
) or Storefront reference architecture (int_algolia_sfra
) cartridges,
Algolia provides a set of configuration files, which you can customize to match the look and feel of your site.
int_algolia/cartridges/int_algolia_sfra/cartridge/static/default/js/algolia/autocomplete-config.js
int_algolia/cartridges/int_algolia_controllers/cartridge/static/default/js/algolia/autocomplete-config.js
Widget | Description |
---|---|
infiniteHits | A list of products matching the query |
sortBy | A switch to toggle between different product sorts |
rangeInput | A price range filter |
hierarchicalMenu | A menu to refine the category of the products |
refinementList | A menu to refine by a facet—for example, brand, color, or size |
panel | Used to toggle other faceting widgets |
clearRefinements | Used to clear/reset all refinements |
pagination | A pagination widget |
stats | A widget to display the number of hits and the time it took to get them |
breadcrumb | A widget to display the current refinements |
highlight | A widget to highlight the query in the results |
int_algolia/cartridges/int_algolia_sfra/cartridge/static/default/js/algolia/instantsearch-config.js
int_algolia/cartridges/int_algolia_controllers/cartridge/static/default/js/algolia/instantsearch-config.js
int_algolia/cartridges/int_algolia_sfra/cartridge/controllers/Search.js
int_algolia/cartridges/algolia_sg_changes/cartridge/controllers/Search.js
colorVariations
additional attribute.
Group the variants for a better search experience.